Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug when declaring a cmap and color argument would produce len(df… #200

Merged
merged 7 commits into from
Apr 15, 2019

Conversation

gidden
Copy link
Member

@gidden gidden commented Feb 20, 2019

…) colors instead of len(lines)

Please confirm that this PR has done the following:

  • Tests Added
  • Documentation Added
  • Description in RELEASE_NOTES.md Added

Adding to RELEASE_NOTES.md (remove section after adding to RELEASE_NOTES.md)

Please add a single line in the release notes similar to the following:

- (#XX)[http://link-to-pr.com] Added feature which does something

Description of PR

Please describe the changes introduced by this PR.

pyam/plotting.py Outdated Show resolved Hide resolved
@gidden gidden changed the title [WIP] fix bug when declaring a cmap and color argument would produce len(df… fix bug when declaring a cmap and color argument would produce len(df… Feb 21, 2019
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 84.205% when pulling 95f7c7c on gidden:cmap into a6ac0c5 on IAMconsortium:master.

@coveralls
Copy link

coveralls commented Feb 21, 2019

Coverage Status

Coverage increased (+0.02%) to 91.395% when pulling fef442a on gidden:cmap into 3972e8c on IAMconsortium:master.

@danielhuppmann
Copy link
Member

@gidden, is this good to go? can you do a quick rebase, please?

@gidden
Copy link
Member Author

gidden commented Mar 29, 2019

should be good to go for a review @danielhuppmann

@gidden
Copy link
Member Author

gidden commented Apr 9, 2019

I will rebase this once #213 is in with additional testing/updates.

@gidden
Copy link
Member Author

gidden commented Apr 15, 2019

@danielhuppmann I rebased this now for most recent CI updates. Should be good to go.

Copy link
Member

@danielhuppmann danielhuppmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @gidden for this bugfix!

@danielhuppmann danielhuppmann merged commit b0e6562 into IAMconsortium:master Apr 15, 2019
@gidden gidden deleted the cmap branch June 15, 2022 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants